type github.com/jackc/pgx/v5/pgtype.encodePlanTSVectorCodecText
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
tsvector.go#L46: buf, _ := encodePlanTSVectorCodecText{}.Encode(t, nil)
tsvector.go#L150: return encodePlanTSVectorCodecText{}
tsvector.go#L258: type encodePlanTSVectorCodecText struct{}
tsvector.go#L260: func (encodePlanTSVectorCodecText) Encode(value any, buf []byte) ([]byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)